Get Natural Log
Command Prototype
dRet = Math.Ln(dNum)
Command Description
Get natural log of the parameter dNum
Parameter Description
- Required Parameter
- dNum--The data to process
- return
- dRet--The variable used to save the output of the function call